Skip to content

Remove redundant Sendable conformance#263

Merged
gwynne merged 1 commit intomainfrom
remove-unneeded-conformance
Apr 28, 2024
Merged

Remove redundant Sendable conformance#263
gwynne merged 1 commit intomainfrom
remove-unneeded-conformance

Conversation

@gwynne
Copy link
Member

@gwynne gwynne commented Apr 28, 2024

We no longer need to retroactively conform PostgresEncodingContext to Sendable; we already require a version of PostgresNIO newer than the one that includes it natively.

This change has no functional impact and does not affect any warnings, and thus does not require a release.

… Sendable; we already require a version of PostgresNIO newer than the one that includes it natively.
@gwynne gwynne added the enhancement New feature or request label Apr 28, 2024
@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy April 28, 2024 17:41
@gwynne gwynne merged commit 9535dc5 into main Apr 28, 2024
@gwynne gwynne deleted the remove-unneeded-conformance branch April 28, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants